Merge branch 'fix-gtk-application-menu-example' into 'master'
authorMatthias Clasen <mclasen@redhat.com>
Fri, 4 Sep 2020 12:32:40 +0000 (12:32 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 4 Sep 2020 12:32:40 +0000 (12:32 +0000)
commit275302a9d593034139edcffb9e56272d3fb12309
tree26e1bc99eeafcb22786afc2483865826e58bee81
parent749d0744da25d7bc29c38fd54f08c030fffe1032
parent62f7395c775a57e744c2f1a671018a80e852ddeb
Merge branch 'fix-gtk-application-menu-example' into 'master'

GtkApplicationWindow: Fix menubar example

See merge request GNOME/gtk!2528